home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12709 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.1 KB  |  49 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!marnold
  3. From: marnold@netcom.com (Matt Arnold)
  4. Subject: Re: Is there a patch to use Long Filenames in Borland 4.0???
  5. Message-ID: <marnoldDoLvwM.2DI@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <3148A3F6.4571@nando.net> <marnoldDoApwA.1tw@netcom.com> <4ih1h5$7q5@vip.cybercity.dk>
  8. Date: Thu, 21 Mar 1996 07:09:58 GMT
  9. Sender: marnold@netcom17.netcom.com
  10.  
  11. monsted@cybercity.dk (Monsted) writes:
  12.  
  13. >marnold@netcom.com (Matt Arnold) wrote:
  14.  
  15. >>Caius Martius <caius@nando.net> writes:
  16.  
  17. >>>I use Unix at school and Windows 95 at home.   My programming assignments 
  18. >>>usually have long filenames.  So it would be wonderfull if there was a 
  19. >>>way I could get Borland 4.0 to use long filenames.
  20.  
  21. >>You mean the IDE itself, right?  For all your project files, etc.?
  22.  
  23. >>Well, sorry, not possible.  Borland C++ 4.0 is a Windows 3.1 application 
  24. >>and will only *ever* be able to use DOS-style 8.3 names.
  25.  
  26. >>Borland C++ 5.0, shipping any day now, in a full-featured Win32 program
  27. >>designed for Windows 95 and NT.  It supports long file names for 
  28. >>everything.  Other development tools available for Windows 95, etc. also 
  29. >>obviously support LFNs.
  30.  
  31. >Is there any special reason, that you can't just change the names to
  32. >8.3 format??
  33.  
  34. I'm not sure what you mean by that but a long file name in Windows 95
  35. can be anything you want;  it can even still look like an 8.3 name---
  36. simply limit yourself to 8 characters with a 3 character extension 
  37. when you make up your file names you are cruising DOS-style again.
  38.  
  39. But, why would you want to do that?  
  40.  
  41. Regards,
  42. -------------------------------------------------------------------------
  43. Matt Arnold                       |        | ||| | |||| |  | | || ||
  44. marnold@netcom.com                |        | ||| | |||| |  | | || ||
  45. Boston, MA                        |      0 | ||| | |||| |  | | || ||
  46. 617.389.7384 (h) 617.576.2760 (w) |        | ||| | |||| |  | | || ||
  47. C++, MIDI, Win32/95 developer     |        | ||| 4 3 1   0 8 3 || ||
  48. -------------------------------------------------------------------------
  49.